Add a Fatal() and Warning() that take stream operators so we can replace
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 8 Jun 2014 04:22:44 +0000 (04:22 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 8 Jun 2014 04:22:44 +0000 (04:22 +0000)
commit70de39e7ecb2ddc01b09c912dabe82a0866eefb1
treecdf40a0a9bd0be110db3cf2b80f15ebd0309030c
parent5d6162db94550a04d3d05a7d5473dbb1e5ea7086
Add a Fatal() and Warning() that take stream operators so we can replace
those billion hardcoded calls to sprintf-like substances that use CSTR.
gpsbabel/GPSBabel.pro
gpsbabel/logging.h [new file with mode: 0644]
gpsbabel/waypt.cc